home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / doom / hellhold.zip / STORY.BAT < prev    next >
DOS Batch File  |  1996-06-03  |  4KB  |  52 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════════════╗
  4. ECHO ║    Playhouse in HELL!   Level replacement for Episode 2; Mission 1         ║
  5. ECHO ║                         Level By Jason Morris                              ║
  6. ECHO ║                                The Story                                   ║
  7. ECHO ║~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~║
  8. ECHO ║  After defeating the Baron in KNEE DEEP  IN  DEAD, Satan greeted you with a║
  9. ECHO ║new challenge.  He put you on a detour to his personnal playhouse.  OH, did ║
  10. ECHO ║I mention, it was in HELL?  And the rules aren't fair?  You just look, grin,║
  11. ECHO ║and chuckle.  You make the first step toward the playhouse, and you are     ║
  12. ECHO ║teleported into the center of it.  So now inside of the heart of all that   ║
  13. ECHO ║makes evil fun, all you can think about is knocking the crap out of Satan's ║
  14. ECHO ║little hench men.                                                           ║
  15. ECHO ╚════════════════════════════════════════════════════════════════════════════╝
  16. PAUSE
  17. CLS
  18. ECHO ╔════════════════════════════════════════════════════════════════════════════╗
  19. ECHO ║      HELL's Mansion!   Level replacement for Episode 2; Mission 2          ║
  20. ECHO ║                         Level By Jason Morris                              ║
  21. ECHO ║                                The Story                                   ║
  22. ECHO ║~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~║
  23. ECHO ║  Playhouse in HELL was fun, but now you're moving past that chaos.  You hit║
  24. ECHO ║the switch to stop this nightmare and continue blowing up all of HELL..  But║
  25. ECHO ║after you flip the switch, did you leave the Playhouse?  You turn and re-   ║
  26. ECHO ║open the door.  It must've been the Playhouse last trick.  You find yourself║
  27. ECHO ║right at HELL's Mansion.  Home of Satan and his creatures.  What does one   ║
  28. ECHO ║make of this......A MESS that's what.  Time to grab up your weapons, move on║
  29. ECHO ║and continue the trail of blood (and mess Satan's nice floors, hehehe)!     ║
  30. ECHO ╚════════════════════════════════════════════════════════════════════════════╝
  31. PAUSE
  32. cls
  33. ECHO ╔════════════════════════════════════════════════════════════════════════════╗
  34. ECHO ║         HELL's INN!   Level replacement for Episode 2; Mission 3           ║
  35. ECHO ║                         Level By George Fiffy                              ║
  36. ECHO ║                                The Story                                   ║
  37. ECHO ║~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~║
  38. ECHO ║  After such a HELLISH night, you decide to return to a nice (yeah right)   ║
  39. ECHO ║little hotel you know, The Under Arms.  The security and staff of Satan's   ║
  40. ECHO ║hotel come out to greet you (and you have a shotgun for them to meet).  The ║
  41. ECHO ║creatures around the entrance decide they want a piece of you too!  So it   ║
  42. ECHO ║would appear that you're going to have one more big confrentation before you║
  43. ECHO ║can catch your Zzzzzzs!  So what are you waiting for, go to it!             ║
  44. ECHO ║~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~║
  45. ECHO ║Please take the time to read:                                               ║
  46. ECHO ║                  CREDITS.COM                                               ║
  47. ECHO ╚════════════════════════════════════════════════════════════════════════════╝
  48. pause
  49. cls
  50. echo Now entering DOOM!
  51. DOOM -FILE hellhold.WAD
  52.